Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix breaking API changes introduced during the release window #15980

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

reta
Copy link
Collaborator

@reta reta commented Sep 18, 2024

Description

Fix breaking API changes introduced during the release window

Related Issues

See please https://github.com/opensearch-project/OpenSearch/actions/runs/10914831970/job/30293590729?pr=15969

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Copy link
Contributor

❌ Gradle check result for 73a51fb: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for 73a51fb: ABORTED

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for 73a51fb: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

✅ Gradle check result for 73a51fb: SUCCESS

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.65%. Comparing base (79867fb) to head (73a51fb).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...src/main/java/org/opensearch/wlm/ResourceType.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15980      +/-   ##
============================================
- Coverage     71.71%   71.65%   -0.07%     
+ Complexity    64660    64598      -62     
============================================
  Files          5276     5276              
  Lines        302298   302301       +3     
  Branches      43992    43992              
============================================
- Hits         216796   216603     -193     
- Misses        67386    67596     +210     
+ Partials      18116    18102      -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reta reta merged commit 681194f into opensearch-project:2.x Sep 18, 2024
58 of 59 checks passed
@dblock
Copy link
Member

dblock commented Sep 19, 2024

Thanks @reta.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants